Vcenter CryptoManager Hosts Kms Providers Summary

Vcenter CryptoManager Hosts Kms Providers Summary
Vcenter CryptoManager Hosts Kms Providers Summary

The Vcenter CryptoManager Hosts Kms Providers Summary schema contains properties that describe a provider.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "provider": "string",
    "type": "string",
    "health": "string"
}
string
provider
Required

Identifier of the provider

This property was added in vSphere API 7.0.2.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.crypto_manager.kms.provider. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.crypto_manager.kms.provider.

string
type
Required

Provider type

For more information see: Vcenter CryptoManager Hosts Kms Providers Type.

This property was added in vSphere API 7.0.2.0.

string
health
Required

Health status of the provider

For more information see: Vcenter CryptoManager Hosts Kms Providers Health.

This property was added in vSphere API 7.0.2.0.